home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / Free Download Manager / fdminst.exe / {app} / iefdm2.dll / 0 / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  2013-03-11  |  1.2 KB  |  45 lines

  1.     FdmIeBho.FDMIEBHO.1 = s 'Free Download Manager'
  2.         CLSID = s '{CC59E0F9-7E43-44FA-9FAA-8377850BF205}'
  3.     FdmIeBho.FDMIEBHO = s 'Free Download Manager'
  4.         CLSID = s '{CC59E0F9-7E43-44FA-9FAA-8377850BF205}'
  5.         CurVer = s 'FdmIeBho.FDMIEBHO.1'
  6.     NoRemove CLSID
  7.         ForceRemove {CC59E0F9-7E43-44FA-9FAA-8377850BF205} = s 'Free Download Manager'
  8.             ProgID = s 'FdmIeBho.FDMIEBHO.1'
  9.             VersionIndependentProgID = s 'FdmIeBho.FDMIEBHO'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{351A47E5-B59E-4CF2-B81A-B651D75FE944}'
  14.     NoRemove Software
  15.         NoRemove Microsoft
  16.             NoRemove Windows
  17.                 NoRemove CurrentVersion
  18.                 {
  19.                     NoRemove Explorer
  20.                     {
  21.                         NoRemove 'Browser Helper Objects'
  22.                         {
  23.                             ForceRemove {CC59E0F9-7E43-44FA-9FAA-8377850BF205}
  24.                             {
  25.                                 val NoExplorer = d '1'
  26.                             }
  27.                         }
  28.                     }
  29.                 }
  30.     Software
  31.         Microsoft
  32.             Windows
  33.                 CurrentVersion
  34.                 {
  35.                     Ext
  36.                     {
  37.                         Settings
  38.                         {
  39.                             ForceRemove {CC59E0F9-7E43-44FA-9FAA-8377850BF205}
  40.                             {
  41.                             }
  42.                         }
  43.                     }
  44.                 }
  45.